home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Nave / bumpcopter2.swf / scripts / DefineButton2_332 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2006-06-13  |  54 b   |  5 lines

  1. on(release){
  2.    mute = true;
  3.    gotoAndStop(2);
  4. }
  5.